code complexity造句
例句與造句
- In return for this slightly greater coding complexity , you can create a list that is not only safer than
雖然這稍微增加了些編碼的復雜性,但好處是您可以創建一個比 - By reducing code complexity , less test cases are required to exercise all basis paths through the subprogram
通過降低代碼的復雜性,檢驗子程序中所有基本路徑所需的測試實例減少。 - This will demonstrate that although the user s experience does not change in either case , the code complexity varies a lot
這將說明,雖然在任何一個應用程序中用戶的體驗沒有變化,但代碼復雜性發生了很大變化。 - The number of paths identified equals the code complexity , which corresponds to the number of test cases that must be developed to exercise the subprogram
所示別的路徑數相當于代碼復雜性,與必須開發以檢驗子程序的測試實例數相對應。 - In his last column , kevin williams explained how component - level reuse in xml designs can decrease code complexity and shorten maintenance cycles
在上一篇專欄文章中, kevin williams說明了xml設計中的組件級重用如何減少代碼復雜性以及如何縮短維護周期。 - It's difficult to find code complexity in a sentence. 用code complexity造句挺難的
- This paper concerns the source code complexity metric and quality controlling according with the project which developed by our institute and hitachi company
本文結合我校與日本日立公司合作開發的實際項目進行了源代碼復雜度度量和質量控制及相關理論的研究。 - Namespace to create a dynamic assembly , module , type , and method , but this can result in a larger working set and greater code complexity
System . reflection . emit命名空間的成員創建動態程序集、模塊、類型和方法可提高性能,但這樣會導致工作集增大,代碼復雜性增加。 - Software quality guarantee is a huge system . dues to the limit of my energy , the main work is focused on the source code complexity metric and quality controlling , and more work was expected to be done in the future
軟件質量保證是一個龐大的體系,它涉及軟件生命周期的各個階段以及軟件質量評價的各個方面,由于本人精力有限,僅從源代碼的質量分析與控制入手進行了一些研究和探索,期望在以后的工作中逐步進行完善。 - The source code complexity metric and quality controlling [ 2 ] is a important part of software quality guarantee system . it bases on source code and runs through the phase of software developing , code examination , unit testing , integration testing , system testing and software maintenance
源代碼的復雜度度量和質量控制[ 2 ]是軟件質量保證體系中的一個重要環節,它是面向源代碼進行工作的,貫穿于軟件開發、代碼評審、單元測試、集成測試、系統測試、以及軟件維護階段。 - The ldpc code ’ s parity check matrix generated by this scheme has high girth and can be used to coding directly , the coding complexity is lower . as to the decoding algorithm , i modify the message passing algorithm based on the girth that i can get in the structure of parity check matrix to improve the decoding performance . what is more , the new structure of the parity check matrix is easy to implement with the hardware
接著著重圍繞ldpc碼的校驗矩陣構造方法和譯碼算法展開討論,在比特填充算法的基礎上提出了一種ldpc碼聯合編譯碼方案,通過該方案構造的校驗矩陣不僅具有良好的girth分布,而且能直接用于編碼,編碼的計算復雜度低;在譯碼方面,利用構造奇偶矩陣過程中girth分布信息,優化解碼迭代過程,能有效提高系統性能;并且該方案構造的校驗矩陣更易于實際的編譯碼硬件實現。 - Also , the relactions between the best block size for matrix transpose and the size and associativity of the processor ' s cache is formulized . for parallel optimization , several programming models available on a numa system , such as lightweight processes ( sproc ) , posix threads , openmp and mpi , are compared , and their speedup and coding complexity are analyzed
對于sar成像處理的并行優化,本文對比了在numa架構上可用的幾種并行編程模型:輕量級進程、 posix線程、 openmp和mpi ,針對numa架構和sar成像處理的特點從加速比、編程復雜度等多個方面進行了討論。